-
Home
-
Content Locker
-
1.1.10 (latest)
-
Code
-
Classes
- PromiseCore
Total Complexity |
22 |
Dependencies |
8 |
Dependents |
3 |
Total lines |
222 |
Lines of code |
75 |
Logical lines of code |
44 |
Comment lines |
100 |
Methods |
11 |
Properties |
7 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addOnFulfilled() |
S |
63 |
4 |
10 |
reject() |
S |
61 |
3 |
13 |
fulfill() |
S |
61 |
3 |
12 |
addOnRejected() |
S |
68 |
3 |
7 |
getException() |
S |
71 |
2 |
6 |
call() |
S |
68 |
2 |
7 |
__construct() |
S |
67 |
1 |
8 |
getHandle() |
S |
82 |
1 |
3 |
getState() |
S |
82 |
1 |
3 |
getRequest() |
S |
82 |
1 |
3 |
getResponse() |
S |
81 |
1 |
3 |